Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/168 - Word Guess/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/168 - Word Guess/index.html
364 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Word Guess Game</title>
<link rel="stylesheet" href
script.js /cody/swapnilsparsh/30DaysOfJavaScript/168 - Word Guess/script.js
202 Views
0 Comments
window.onload = function () {

var alphabet = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h',
'i', 'j', 'k', 'l', 'm', 'n', '
style.css /cody/swapnilsparsh/30DaysOfJavaScript/168 - Word Guess/style.css
163 Views
0 Comments
/* Variabes */
/* Mixin's */
body {
background: #2ed4d7;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvet